gpsbabel.git
2006-04-07 parkrrrrMoved course calculation to grtcirc so I could use...
2006-04-07 robertlRemove more special casing and hackery with autoconf.
2006-04-07 threadhead2Initial Commit
2006-04-07 robertlRegenerate configure.
2006-04-07 robertlMore pulling at the autoconf rope. Tree builds on...
2006-04-07 robertlAllow xmlgeneric to build w/o libexpat.
2006-04-06 parkrrrrrename tomiles to radtomiles to better reflect its...
2006-04-06 parkrrrrfix rounding error + atan(0,0) instability
2006-04-06 robertlPick up some stray feet/meter conversion. Regenerate...
2006-04-06 robertlReplace open-coded constants on meter/feet conversions.
2006-04-06 robertlAutoconf updates.
2006-04-06 robertlKludge in config.h for now.
2006-04-06 robertlSketch in autoconf. (Note that running this in any...
2006-04-06 robertlMore (undertested) expat test sense changes.
2006-04-06 robertlMore symbol changes in prep for autoconf.
2006-04-06 robertlChange 'NO_EXPAT' sense to HAVE LIBEXPAT in the last...
2006-04-06 robertlWarn for unknown options passed to filters, too.
2006-04-06 robertlAdd warnings for unknown suboptions passed to modules.
2006-04-05 oliskoliFix calculation of course (diff. between 32- and 64...
2006-04-05 oliskoliFix stmwpp bug: Empty routes in output files.
2006-04-05 oliskoliFix return value of try_open_gpsbabel_inifile.
2006-04-05 oliskoliAdd missing brackets to comparison ...isdigit().
2006-04-05 oliskoliRename assign_vec_option to assign_option.
2006-04-05 oliskoliAdd new format "garmin_txt".
2006-04-05 oliskoliMove garmin special functions and data to garmin_tables.
2006-04-05 oliskoliTest the result of acos() for possible errors (gcdist).
2006-04-05 oliskoliAdd Gustavo Niemeyer to authors.
2006-04-05 oliskoliMake garmin_fs dependent changes.
2006-04-05 oliskoliMove garmin special functions and data to garmin_tables.
2006-04-05 oliskoliBring in support for Garmin special data (garmin_fs).
2006-04-05 oliskoliAdd support for global GPSBabel ini-file.
2006-04-05 oliskoliAdd special functions for hard-coded characters.
2006-04-05 oliskoliAdd sample file for ini-file support.
2006-04-05 oliskoliGlobal ini-file depended changes.
2006-04-05 oliskoliAdd new format "garmin_txt".
2006-04-05 oliskoliAdd new format "garmin_txt".
2006-04-05 oliskoliBring in support for Garmin special data (garmin_fs).
2006-04-05 oliskoliMemory leak fixes.
2006-04-05 robertlAllow override in Makefile for Fink vs. Darwinports.
2006-04-05 robertlLet Ozi write trackname if we have one available.
2006-04-04 parkrrrrUse track_add_wpt for all tracks
2006-03-29 parkrrrroops. conflict.
2006-03-29 parkrrrrRenamed variable to reflect actual use
2006-03-29 robertlTweak readme.xml to work on new Fedora.
2006-03-28 parkrrrrAdded interpolate filter
2006-03-28 parkrrrrtest files for interpolate filter
2006-03-28 parkrrrrfxed memory leak - quality is job 1.01
2006-03-28 parkrrrrUpdate stack filter to work with tracks and routes too
2006-03-27 robertlUse case_ignore_strncmp instead of strncasecmp.
2006-03-27 robertlLowranceusr: eliminate nonportable time construct.
2006-03-26 oliskoliLet work xstrndup and xstrndupt with non-terminated...
2006-03-26 robertlRegenerate deps.
2006-03-26 robertlNMEA was never more than a skeleton in jeeps. Nuke it.
2006-03-25 parkrrrradd URL option to ShapeFile module
2006-03-25 robertl etasse contributes reader for Aspecto Software WiFiFoF...
2006-03-24 parkrrrrUse name option for routes as well
2006-03-23 robertlValgrind the test run in testc just to unleash extra...
2006-03-23 robertlRegenerate.
2006-03-23 robertlExplictly init tm struct.
2006-03-23 robertlAllow "other" and "unknown" on GPX read for geocaches.
2006-03-23 robertlExplictly init uuid buffer.
2006-03-23 robertlMakefile: Docbook generation tweak.
2006-03-23 robertlFix gpsdrivetrack for readin' and writin'
2006-03-23 robertlGTM: Icon list is null terminated; don't walk array...
2006-03-22 oliskoliLet gdb file format always write all kind of gps data.
2006-03-21 robertlREADME is dead. Use readme.xml.
2006-03-21 robertlCurt makes tpo tread-only for now.
2006-03-18 oliskoliFix segmentation fault (temp_buffer size adjusted).
2006-03-17 robertlRename tpo reference files.
2006-03-16 robertlTweak wording for tpo vecs entry to indicate this works...
2006-03-16 robertlCurt Archer restores TPO track handler.
2006-03-16 robertlCurt Mills restores TPO track handler.
2006-03-16 robertlUpdate maggeo reference file.
2006-03-16 robertlClaus adds MacGPSBabel.xcodeproj.
2006-03-15 robertlAdd Info.plist from Claus Broch.
2006-03-15 robertlCommit sample tpo files from Steve Chamberlin from...
2006-03-15 robertlFrom Claus Broch.
2006-03-15 robertlWeasel words that the file options may actually not...
2006-03-15 robertlLet MultiGeometry be optional in tracks.
2006-03-14 parkrrrrRemoved three-hour bias from gtm format
2006-03-14 parkrrrrAdded 'times' option to saroute, to synthesize tracks
2006-03-09 robertlTweak icon for suprise cache type on maggeo write.
2006-03-07 robertlSquish more signed/unsigned comparisons.
2006-03-06 robertlNo value-add changes to silence signed/unsigned compari...
2006-03-06 robertlNo -W by default. A ccidentally commited on 2/28.
2006-03-06 robertlAdd UTM input to unicsv format options.
2006-02-28 robertlMake progress bars behave better when doing character...
2006-02-28 robertlIn HTML output, allow utf-8 and correctly close h3...
2006-02-28 robertlA brainless search and replace to placate compilers...
2006-02-27 robertlFor Lowrance .usr format, improve handling of unknown...
2006-02-26 robertlMake defn for gusb_init make decl in usbfree target.
2006-02-25 oliskoliRemove zero-check within rte-read-loop with dummy read...
2006-02-24 oliskoliLast field in routes contains "Route URL link". Remove...
2006-02-22 parkrrrrOptimize arc filter to stop computing distances once...
2006-02-20 robertlA truckload of "zero value add" changes to quiesce...
2006-02-20 robertlAdd proto for xml_ignore_tags().
2006-02-20 robertlEliminate stray decl.
2006-02-20 robertlAdd eye candy to hush MSVC.
2006-02-20 robertlstrdup->xstrdup.
2006-02-20 robertlFix return type of replace_constants().
next